Uses of Interface
org.eclipse.vtp.framework.common.controller.IIncludeDispatcher

Packages that use IIncludeDispatcher
org.eclipse.vtp.framework.common.controller   
org.eclipse.vtp.framework.common.services   
 

Uses of IIncludeDispatcher in org.eclipse.vtp.framework.common.controller
 

Methods in org.eclipse.vtp.framework.common.controller that return IIncludeDispatcher
 IIncludeDispatcher IController.createInclude(DispatchConfiguration configuration)
          Creates an include dispatcher for the specified configuration.
 

Uses of IIncludeDispatcher in org.eclipse.vtp.framework.common.services
 

Methods in org.eclipse.vtp.framework.common.services that return IIncludeDispatcher
 IIncludeDispatcher Controller.createInclude(DispatchConfiguration configuration)